<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

.transition {
 opacity: 0;
 -webkit-transition: opacity 2s, transform 2s;
 -webkit-transition: opacity 2s, -webkit-transform 2s;
 transition: opacity 2s, -webkit-transform 2s;
 transition: opacity 2s, transform 2s;
 transition: opacity 2s, transform 2s, -webkit-transform 2s;
  }
  .translateY_100 {
 -webkit-transform: translateY(100px);
 transform: translateY(100px);
  }
  .translatex_100 {
 -webkit-transform: translateX(-100px);
 transform: translateX(-100px);
  }
  .show .transition {
 opacity: 1;
 -webkit-transform: translate(0,0);
 transform: translate(0,0);
  }
  .linkmap{ display:none;}
  .main{
 background: #f3f5f7;
 background-image: url(/Content/Areas/Hospitals/images/Main/content_bg1.png), url(/Content/Areas/Hospitals/images/Main/content_bg2.png);
 background-position: top left,bottom right;
 background-repeat: no-repeat, no-repeat;
  }
  .main_content{
 margin-top: 25px;overflow: hidden;
 
  }
.banner_erji{display:none;}
  .banner .swiper-container {
 position: relative;
 height: 640px;
 overflow: hidden;
  }
  .banner .pic img {
 width: 100%;
 height: 100%;
 border: 0;
 display: block;
  }
  @media only screen and (max-width:1680px){
  .banner .swiper-container{width: 100%;height: 560px;}
 }
 @media only screen and (max-width:1600px){
  .banner .swiper-container{width: 100%;height: 533px;}
 }
 @media only screen and (max-width:1440px){
  .banner .swiper-container{width: 100%;height: 480px;}
 }
 @media only screen and (max-width:1366px){
  .banner .swiper-container{width: 100%;height: 455px;}
 }
 @media only screen and (max-width:1280px){
  .banner .swiper-container{width: 100%;height: 426px;}
 }
 @media only screen and (max-width:1024px){
  .banner .swiper-container{width: 100%;height: 400px;}
 }
 @media only screen and (max-width:768px){
  .banner .swiper-container{width: 100%;height: 256px;}
 }
 
 @media only screen and (max-width:420px){
 .banner .swiper-container{width: 100%;height: 140px;}
 }
 @media only screen and (max-width:320px){
  .banner .swiper-container{width: 100%;height: 107px;}
 }
  /*轮播下功能列表*/
  .row1{
 padding:60px 0;
  }
  .action_list li{
 float: left;
 position: relative;
 width: 232px;
 margin-right: 10px;
 border-radius: 5px;
 border: 1px solid #eee;
 -webkit-box-shadow:1px 2px 8px #d6d6d6;
 box-shadow:1px 2px 8px #d6d6d6;
  }
  
  .action_list li:last-of-type{
 margin-right: 0px;
  }
  .action_bg{
 height: 220px;
 border-radius: 5px 5px 0px 0px;
  }
  .action_icon{
 height: 100%;
 width: 100%;
  }
  .action_tit{
 width: 100%;
 text-align: center;
 height: 130px;
 line-height: 130px;
 font-size: 18px;
 color: #0860af;
 border-radius: 0 0 5px 5px;
 background: #fff;
  }
  .action_item2,.action_item4{
 margin-top: 30px;
  }
  .action_item1 .action_bg{
 background: url(/Content/Areas/Hospitals/images/Main/action1.jpg)no-repeat center center;
 background-size: cover; 
  }
  .action_item1 .action_icon{
 background: url(/Content/Areas/Hospitals/images/Main/ico1.png)no-repeat center center;
  }
  .action_item2 .action_bg{
 background: url(/Sites/Uploaded/UserUpLoad/20190318/20190318111227.jpg)no-repeat center center;
 background-size: cover;
  }
  .action_item2 .action_icon{
 background: url(/Content/Areas/Hospitals/images/Main/ico2.png)no-repeat center center;
  }
  .action_item3 .action_bg{
 background: url(/Content/Areas/Hospitals/images/Main/action3.jpg)no-repeat center center;
  }
  .action_item3 .action_icon{
 background: url(/Content/Areas/Hospitals/images/Main/ico3.png)no-repeat center center;
  }
  .action_item4 .action_bg{
 background: url(/Content/Areas/Hospitals/images/Main/action4.jpg)no-repeat center center;
 background-size: cover;
  }
  .action_item4 .action_icon{
 background: url(/Content/Areas/Hospitals/images/Main/ico4.png)no-repeat center center;
  }
  .action_item5 .action_bg{
 background: url(/Content/Areas/Hospitals/images/Main/action5.jpg)no-repeat center center;
  }
  .action_item5 .action_icon{
 background: url(/Content/Areas/Hospitals/images/Main/ico5.png)no-repeat center center;
  }
  /*新闻通知*/
  .tit_article_list li{
 float: left;
 font-size: 12px;
 font-weight: normal;
 padding: 0 20px;
 background: url(/Content/Areas/Hospitals/images/Main/tit_article.png)no-repeat left center;
  }
  .tit_article_list li:first-child{
 background: none;
  }
  .title_header .art_tit_toplevel_9{
 color: #ce281f;
 font-weight: bold;
  }
  .top_news{
 padding-left: 80px;
 margin-top: 30px;
 background: url(/Sites/Uploaded/UserUpLoad/20181218/20181218093604.png) no-repeat left center;
  }
  .top_article_list li{
 float: left;
 line-height: 28px;
 font-size: 12px;
 padding: 0 10px;
 background: url(/Content/Areas/Hospitals/images/Main/tit_article.png)no-repeat left center;
  }
  .top_article_list li a{
 color: #005bac;
  }
  .top_article_list li:first-child{
 width: 100%;
 line-height: 40px;
 padding-left: 0px;
 background: none;
  }
  .top_article_list li:nth-child(2){
 padding-left: 0px;
 background: none;
  }
  .top_article_list li a span{
  
  }
  .top_article_list li:first-child a{
 color: #ce281f;
 font-size:20px;
 font-weight: bold;
  }
  .top_article_list li a .subtit{
  display:none;
  }
  .top_article_list li:first-child a .subtit{
 display: inline;
 font-size: 14px;
 margin-left: 15px;
  }
  .news_content{
 margin-top: 40px;
  }
  .news_content .fr,.news_content .fl{
 width: 50%;
  }
  .news_content .fl{
 padding-right: 15px;
 position: relative;
  }
  .news_content .fr{
 padding-left: 15px;
  }
  .news_scroll.SwitchImage{ position:relative; width:100%; height:auto;}
  .news_scroll.SwitchImage img{
 width: 100%;
 height:320px;
  }
  .news_scroll .tit { bottom:0; height:50px; left:0; overflow: hidden; position: absolute;z-index: 10; _width:300px; line-height:26px;*zoom:1;background: url(/Content/Areas/Common/images/Article/op_bg.png) repeat;width: 100%;}
  .news_scroll .tit li a{ color:#fff !important; line-height:50px; padding:0 0 0 10px;transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s ;-webkit-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s;font-size: 14px;}
  .news_scroll .num{ height:30px; overflow:hidden; position:absolute; right:10px; bottom:10px;width:auto!important; z-index: 10;*zoom:1;}
  .news_scroll .num li{ float:left; color:#fff; width:30px; height:30px; line-height:30px; text-align:center; font-size:12px; background:url(/Content/Areas/Common/images/Article/op_bg.png) repeat;cursor:pointer;margin:0 3px;}
  .news_scroll .num li.s{ background:red}
  .news_scroll .flicking_con{ width:60px !important;}
  .news_scroll .flicking_con span{ float:left; width:10px; height:10px; font-size:0; background:#fff; font-size:0; line-height:0;cursor:pointer;margin-left:5px;-moz-border-radius: 10px;-webkit-border-radius: 10px;border-radius: 10px;
  transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s ;-webkit-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s}
  .news_scroll .flicking_con .on{ background:#1297f1;}
  .news_scroll .op_bg{ position:absolute; width:100%; height:26px; bottom:0;_ bottom:-2px; left:0;display:none; background:#ccc !important;*zoom:1}
  .news_scroll .dis{display: block;}
  .news_scroll .undis{display: none}
  
  .news_list li{
 line-height: 39px;
 border-bottom: 1px dashed #ddd;
  }
  .news_list .span_date{
 float: right;
 font-size: 12px;
 color: #999;
  }
  /*专题列表*/
  .zhuanti_list{
 padding: 50px 0;
  }
  .zhuanti_list li{
 float: left;
 margin-right: 18px;
  }
  .zhuanti_list li:last-of-type{
 margin-right: 0px;
  }
  /*导诊科室*/
  .row4 .daozhen{
 width: 760px;
  }
  .row4 .departments{
 width: 420px;
  }
  /*智能导诊*/
  .daozhen_tit_lsit{
 margin-left: 20px;
 display:inline-block;
 line-height: 30px;
  }
  
  .daozhen .title_header{
 line-height: 60px;
 height: 60px;
 border-bottom: 2px solid #005bac;
 margin-bottom: 0px;
  }
  .daozhen_tit_lsit li{
 display:inline-block;
 font-size: 12px;
 color: #333;
 color: #333;
 width: 148px;
 text-align: center;
 background: url(/Content/Areas/Hospitals/images/Main/daozhen2-1.png)
  }
  .daozhen_tit_lsit li:first-child{
 background: url(/Content/Areas/Hospitals/images/Main/daozhen1-2.png)
  }
  .daozhen_tit_lsit li.active{
 color: #fff;
 background: url(/Content/Areas/Hospitals/images/Main/daozhen2-2.png)
  }
  .daozhen_tit_lsit li:first-child.active{
 background: url(/Content/Areas/Hospitals/images/Main/daozhen1-1.png)
  }
  .daozhen_main{
 padding: 20px;
 background: #fff;
 height:500px;
  }
  .daozhen_tips{
 font-size: 12px;
 color: #ce281f;
  }
  .sy_ts_tab li{
 float: left;
 width: 205px;
 height: 157px;
 margin-top:10px;
 border-radius: 3px;
 text-align: center;
 position: relative;
 font-size: 15px;
 font-weight: bold;
 line-height: 185px;
  }
  .departments .title_header{
 height: 60px;
 line-height: 60px;
  }
  .sy_ts_tab li.sy_keshihover{
 line-height: 140px;
 color: #fff;
  }
  .sy_ts_tab .num2{
 background: #e8edf3 url(/Content/Areas/Hospitals/images/Main/department1-1.png) no-repeat center 30px;
  }
  .sy_ts_tab .num2.sy_keshihover{
 background: #1575cb url(/Content/Areas/Hospitals/images/Main/department1-2.png) no-repeat center center;
  }
  .sy_ts_tab .num3{
 background: #fff url(/Content/Areas/Hospitals/images/Main/department2-1.png) no-repeat center 30px;
  }
  .sy_ts_tab .num3.sy_keshihover{
 background: #1575cb url(/Content/Areas/Hospitals/images/Main/department2-2.png) no-repeat center center;
  }
  .sy_ts_tab .num1{
 background: #fff url(/Sites/Uploaded/UserUpLoad/20191028/20191028112124.png) no-repeat center 38px;
  }
  .sy_ts_tab .num1.sy_keshihover{
 background: #1575cb url(/Sites/Uploaded/UserUpLoad/20191028/20191028111857.png) no-repeat center center;
  }
  .sy_ts_tab .num4{
   
 background: #e8edf3 url(/Content/Areas/Hospitals/images/Main/department4-1.png) no-repeat center 30px;
  }
  .sy_ts_tab .num4.sy_keshihover{
 background: #1575cb url(/Content/Areas/Hospitals/images/Main/department4-2.png) no-repeat center center;
  }
  .sy_ts_tab .num5{
 background: #e8edf3 url(/Content/Areas/Hospitals/images/Main/department5-1.png) no-repeat center 30px;
  }
  .sy_ts_tab .num5.sy_keshihover{
 background: #1575cb url(/Sites/Uploaded/UserUpLoad/20191029/20191029111921.png) no-repeat center center;
  }
  .sy_ts_tab .num6{
 background: #fff url(/Content/Areas/Hospitals/images/Main/department6-1.png) no-repeat center 30px;
  }
  .sy_ts_tab .num6.sy_keshihover{
 background: #1575cb url(/Content/Areas/Hospitals/images/Main/department6-2.png) no-repeat center center;
  }
  .sy_ts_tab .num1,.sy_ts_tab .num2{
 margin-top: 0px;
  }
  .sy_ts_tab .num2,.sy_ts_tab .num4,.sy_ts_tab .num6{
 margin-left: 10px;
  }
  /*医生轮播*/
  .tuandui_lunbo{
 padding: 30px 0;
  }
  
  .tuandui_lunbo .slideBox {
 position: relative;
 width: 100%;
  }
  .tuandui_lunbo .slideBox li{
 position: relative;
 width: 33.3%;
 font-size: 12px;
 line-height: 24px;
  }
  .tuandui_lunbo .box_1{
 padding-right: 40px;
  }
  .box_1 .doct-img{
 float: left;
 width: 180px;
 /* height: 240px; */
 height: 270px;
 margin-right: 20px;
  }
  .box_1 .doct-img img{
 width: 100%;
 height: 100%;
  }
  .box_1 .ziti16{
 color: #0860af;
  }
  .box_1 .doc_name{
 font-weight: bold;
 font-size: 14px;
 line-height: 30px;
  }
  .box_1 .hg_bottom{
 position: absolute;
 bottom: 0px;
 right: 0;
  }
  .hg_bottom a{
 display: inline-block;
 line-height: 30px;
 height: 30px;
 width: 80px;
 text-align: center;
 margin-right: 12px;
 border-radius: 5px;
  }
  .hg_bottom .doct-detials{
 background: #1575CB;
 color: #fff;
  }
  .hg_bottom .doct-scheduling{
 border: 1px solid #ce281f;
 color: #ce281f;
 margin-right: 40px;
  }
  .tuandui_lunbo .doc_bt{
  padding-top: 40px;
  text-align: center;
  }
  .doc_bt a{
 display:inline-block;
 height: 20px;
 width: 20px;
  }
  .doc_bt .prev{
 background: url(/Content/Areas/Hospitals/images/Main/doc_btn_left2.png) no-repeat center center;
  }
  .doc_bt .prev:hover{
 background: url(/Content/Areas/Hospitals/images/Main/doc_btn_left1.png) no-repeat center center;
  }
  .doc_bt .next{
 background: url(/Content/Areas/Hospitals/images/Main/doc_btn_right2.png) no-repeat center center;
  }
  .doc_bt .next:hover{
 background: url(/Content/Areas/Hospitals/images/Main/doc_btn_right1.png) no-repeat center center;
  }
  .pagenation_list{
 display: inline-block;
 line-height: 20px;
 height: 20px;
 vertical-align: sub;
  }
  .tuandui_lunbo .pagenation_list li{
 display: inline-block;
 width: 8px;
 height: 8px;
 border-radius:4px;
 background: #ccc;
 color: transparent;
 margin: 12px 6px 0px;
 cursor: pointer;
  }
  .pagenation_list li.on{
 background: #ce281f;
  }
  /*在线咨询*/
  .row4{
 padding: 10px 0 50px;
  }
  .zixun_list{
 margin-bottom: 30px;
 padding: 0 20px;
 background: #fff;
  }
  .zixun_list li{
 width: 50%;
 float: left;
 line-height: 60px;
 height: 60px;
 border-bottom: 1px dashed #ddd;
 padding-right: 20px;
 padding-left: 45px;
 background: url(/Content/Areas/Hospitals/images/Main/question_bg.png) no-repeat left center;
  }
  .zixun_list li:nth-child(even){
 padding-right: 0px;
  }
  
  .zixun_list .date_time{
 float: right;
 font-size: 12px;
 color: #999;
  }
  .dep_content{
 position: relative;
  }
  .dep_content .tab_zoom_box{
 position: absolute;
 top: 0px;
  }
  .ul_department{
 background: #fff url(/Content/Areas/Hospitals/images/Main/dep_ulbg.png) no-repeat right bottom;
 border: 1px solid #005bac;
 overflow: hidden;
 width: 407px;
  }
  .ul_department li{
 float: left;
 width: 115px;
 height: 35px;
 line-height: 35px;
 border: 1px solid #ccc;
 font-size: 12px;
 text-align: center;
 border-radius: 3px;
 margin: 10px;
  }
  .ul_department li a{
 display: block;
 
  }
  .ks_tab_con{
 position: absolute;
 width: 420px;
 top: 0;
 left: -419px;
 z-index: 11;
  }
  .ks_tab_con .ul_department::after{
 content: '';
 display: block;
 width: 20px;
 height: 20px;
 background:url(/Content/Areas/Hospitals/images/Main/sanjiao.png) no-repeat center center;
 position: absolute;
 top: 29%;
 right: 0px;
  }
  .ul_department li:hover{
 border: 1px solid #005bac;
  }
  .sy_ts_tab .ks_tab_con{
 display: none;
  }
  .sy_ts_tab .sy_keshihover .ks_tab_con{
 display: block;
  }
  /*特色技术*/
  .tese_items{
 margin: 40px 0;
  }
  .tese_items a{
 color: #fff;
  }
  .tese_items a:hover{
 color: #0860af;
  }
  .tese_items .tese_item{
 float: left;
 padding: 30px;
 height: 350px;
  }
  .tese_item1,.tese_item2{
 width: 340px;
 margin-right:10px; 
  }
  .tese_item3,.tese_item4{
 width: 260px;
  }
  .tese_item4{
 width: 230px;
  }
  .tese_item1{
 background: url(/Content/Areas/Hospitals/images/Main/jishu_bg1.jpg) no-repeat left center;
  }
  .tese_item2{
 position: relative;
 background: url(/Content/Areas/Hospitals/images/Main/jishu_bg2.jpg) no-repeat left center;
  }
  .tese_item3{
 background:#1575cb;
  }
  .tese_item4{
 background: url(/Content/Areas/Hospitals/images/Main/jishu_bg3.jpg) no-repeat left center;
  }
  .tese_tit{
 font-size: 20px;
 line-height: 40px;
  }
  .tese_tit span{
 font-size: 12px;
 color: #ccc;
 margin-left: 10px;
  }
  .tese_items ul.article_list li{
 font-size: 12px;
 line-height:36px;
 background: url(/Content/Areas/Hospitals/images/Main/li_bg1.jpg) no-repeat 0px 16.5px;
  }
  .tese_items .tese_more{
 position: absolute;
 bottom: 10px;
 width: 100%;
 text-align: center;
 left: 0;
 font-size: 12px;
  }
  .tese_items .tese_item3 ul.article_list li{
 background: none;
 line-height: 40px;
 margin-bottom: 10px;
  }
  .tese_items .tese_item3 ul.article_list li:last-child{
 margin-bottom: 0px;
  }
  .tese_item3 li a{
 display: inline-block;
 width: auto;
 padding: 0 20px;
 border-radius: 5px;
  }
  .tese_item3 li:first-child a{
 background: #40b8db;
  }
  .tese_item3 li:nth-child(2) a{
 background: #40b8db;
  }
  .tese_item3 li:nth-child(3) a{
 background: #5396ea;
  }
  .tese_item3 li:nth-child(4) a{
 background: #83bf1b;
  }
  .tese_item3 li:nth-child(5) a{
 background: #40b8db;
  }
  .tese_item3 li:nth-child(6) a{
 background: #db9440;
  }
  .tese_item4 a{
 display: block;
 height:100%;
  }
  /*板块集合*/
  .function {
 width: 25%;
 height: 425px;
 padding: 50px 30px 30px;
 position: relative;
 -webkit-box-shadow: 1px 2px 8px #d6d6d6;
 box-shadow: 1px 2px 8px #d6d6d6;
  }
  .function-box{
 padding: 40px 0;
  }
  .kyjx-box {
 background: #5396ea;
  }
  .jkkp-box {
 background: #ffffff;
 margin-top: 40px;
  }
  .dqgz-box {
 background: #5396ea;
  }
  .hlfc-box {
 background: #8d9fae;
 margin-top: 40px;
  }
  .function-tit {
 height: 50px;
  }
  .function-more {
 display: block;
 float: right;
 width: 32px;
 height: 32px;
 box-sizing: border-box;
 border: 1px solid #fff;
 border-radius: 3px;
 text-align: center;
 line-height: 28px;
 color: #fff;
 font-size: 22px;
  }
  .jkkp-box .function-more {
 color: #333;
 border-color: #666;
  }
  .function-tit span {
 color: #fff;
 font-size: 20px;
 line-height: 30px;
 padding-bottom: 20px;
 position: relative;
  }
  .jkkp-box .function-tit span {
 color: #333;
  }
  .function-ul li a {
 color: #fff;
 display: block;
 font-size: 12px;
  }
  .jkkp-box .function-ul li a{
 color: #333;
  }
  .function-tit span:after {
 position: absolute;
 content: "";
 bottom: 0;
 left: 0;
 width: 30px;
 height: 2px;
 background: #fff;
 -webkit-transition: all .5s;
 -moz-transition: all .5s;
 -ms-transition: all .5s;
 -o-transition: all .5s;
 transition: all .5s;
  }
  .jkkp-box .function-tit span:after{
 background: #333;
  }
  .function-tit:hover span:after {
 width: 80px;
  }
  .function-ul li {
 box-sizing: border-box;
 width: 100%;
 height: 50px;
 border: 1px solid #eee;
 line-height: 50px;
 text-align: center;
 color: #fff;
 font-size: 14px;
 border-radius: 3px;
 margin-top: 10px;
  }
  .function-ul img{
 margin-right: 10px;
  }
  .function-ul li:hover{
 opacity: 0.8;
  }
  .phone_show{
  display: none;
  }
  /*说明*/
  h2.title_header{margin-bottom: 10px;}
  .item{width:19%;float: left;margin:0 0.5%;margin-bottom: 10px}
  h2.tit{border: 1px solid #44ACFA;font-size: 16px;line-height: 32px;padding: 0 5px;border-bottom: none;background: #44ACFA;color: #fff;text-align: center;}
  .item ul{border:1px solid #ededed;font-size: 14px;line-height: 28px;padding:10px;}
  .item ul li {background: #F5F5F5; margin-bottom:2px;padding: 0 10px;}
  
  @media only screen and (max-width: 1024px){
 .main{
 margin-top: 0px;
 padding: 0px;
 margin-bottom: 0px;
 }
 .main_content{
 padding: 0 10px;
 margin-bottom: 0px;
 }
 .row1{
 padding: 0px;
 }
 .action_list li{
 width: 140px;
 }
 .action_bg{
 height: 100px;
 }
 .action_tit{
 height: 100px;
 }
 .news_content .fr, .news_content .fl{
 padding: 0px;
 width: 100%;
 }
 .zhuanti_list{
 padding: 10px 0;
 overflow: hidden;
 height: 130px;
 }
 .pagenation_list{
 display: none;
 }
 .row8{
 display: none;
 }
 .daozhen_content img{
 width: 100%;
 }
 .row4 .departments{
 width: 100%;
 }
 .sy_ts_tab .num3{
 margin-top: 0px;
 margin-left: 10px;
 background: #fff  url(/Content/Areas/Hospitals/images/Main/department3-1.png) no-repeat center 30px;
 }
 .sy_ts_tab .num4{
 margin-left: 0px;
 }
 .sy_ts_tab .num5 {
 background: #edf1f6 url(/Content/Areas/Hospitals/images/Main/department5-1.png) no-repeat center 30px;
 margin-left: 10px;
 }
 .sy_ts_tab .num6{
 background: #fff  url(/Content/Areas/Hospitals/images/Main/department6-1.png) no-repeat center 30px;
 }
 .sy_ts_tab li{
 width: 28%;
 }
 .sy_ts_tab{
 display: flex;
 flex-wrap: wrap;
 justify-content: space-around;
 }
 .ks_tab_con{
 top: 150px;
 left: calc(50% - 200px);
 }
 .ks_tab_con .ul_department::after{
 top: -13px;
 left: 100px;
 transform: rotate(-90deg);
 }
 .num1 .ks_tab_con,.num4 .ks_tab_con{
 left: 0px;
 }
 .num3 .ks_tab_con,.num6 .ks_tab_con{
 left:auto;
 right: 0px;
 }
 .num2 .ks_tab_con .ul_department::after,.num5 .ks_tab_con .ul_department::after{
 left: 190px;
 }
 .num3 .ks_tab_con .ul_department::after,.num6 .ks_tab_con .ul_department::after{
 left: auto;
 right: 100px;
 }
 .tese_item1, .tese_item2{
 width: calc(50% - 30px);
 margin-right: 0px;
 }
 .tese_items{
 display: flex;
 flex-wrap: wrap;
 justify-content: space-around;
 }
  } 
  @media only screen and (max-width: 768px){
 .summary .con_p .b_top {
   display: none;
  }
  .news_scroll.SwitchImage img{
   height: 260px;
  }
  .phone_hidden{
 display: none;
  }
  .phone_show{
 display: block;
  }
  .phone_show a{
 color: #ce281f;
  }
  .action_tit{
 height: 60px;
 line-height: 60px;
  }
  .phone_show .span_date{
 color:#ce281f;
  }
  .news_content{
 margin-top: 10px;
  }
 /*首页*/
 .action_item2, .action_item4{
 margin-top: 0px;
 }
 .action_list li{
 margin-right: 0px;
 width: 50%;
 }
 .action_list{
 display: flex;
 flex-wrap: wrap;
 justify-content: space-around;
 }
 .action_list li.action_item3,.action_list li.action_item4,.action_list li.action_item5{
 width: 33%;
 margin-top: 10px;
 }
 li.action_item5 .action_tit{
 line-height: 22px;
 padding-top: 18px;
 }
 h2.title_header a.more{
 position: absolute;
 right: 10px;
 }
 .news_list li{
 overflow: hidden;
 text-overflow: ellipsis;
 white-space: nowrap;
 }
 .zhuanti_list li{
 float: none;
  
 }
 .zhuanti_list li img{
 display: block;
 margin: 0px auto;
 }
 .row4 .daozhen{
 width: 100%;
 }
 .sy_ts_tab li{
 width: 45%;
 }
 .ul_department{
 width: 300px;
 }
 .sy_ts_tab .ul_department li{
 width: 40%;
 }
 .ks_tab_con{
 width: auto;
 }
 .tuandui_lunbo .doc_bt{
 text-align: left;
 }
 .zixun_list li{
 width: 100%;
 }
 .tese_item1, .tese_item2{
 width: 100%;
 background-size: cover;
 }
 .tese_item{
 margin-top: 10px;
 } 
 .tese_items .tese_item1{
 margin-top: 0px;
 }
 .tese_item3, .tese_item4{
 width: 100%;
 }
 #infos li{
 width: 50%;
 }
 .news_scroll .tit li a{
 overflow: hidden;
 text-overflow: ellipsis;
 white-space: nowrap;
 display: block;
 }
 .sy_ts_tab .num2,.sy_ts_tab .num3,.sy_ts_tab .num4,.sy_ts_tab .num5, .sy_ts_tab .num6{
 margin-left: 0px;
 }
 .sy_ts_tab .num3{
 margin-top: 10px;
 }
 .num3 .ks_tab_con,.num5 .ks_tab_con{
 right: auto;
 left: 0px;
 }
 .num4 .ks_tab_con{
 left: auto;
 right: 0px;
 }
  
 .num2 .ks_tab_con .ul_department::after,.num4 .ks_tab_con .ul_department::after, .num6 .ks_tab_con .ul_department::after{
 right: 65px;
 left: auto;
 }
 .num1 .ks_tab_con .ul_department::after,.num3 .ks_tab_con .ul_department::after, .num5 .ks_tab_con .ul_department::after{
 left: 65px;
 right: auto;
 }
 .tese_item4 {
 background: url(/Sites/Uploaded/UserUpLoad/20181120/20181120104153.jpg) no-repeat left center;
 background-size: cover;
 }
 .tuandui_lunbo .doc_bt{
 width: 363px;
 }
 .top_article_list li{
 padding: 0px;
 background: none;
 }



/*新改动*/

  .zhuanti_list{
 display: none;
  }
  .daozhen_mainNEW .bodyA , .daozhen_mainNEW .bodyB{
 float: none !important;
  }
  .Rtpic {
   position: absolute;
   left: 50%;
   margin-left: -190px;
   display: none;
  }

  .box_1 .hg_bottom {
 position: absolute;
 bottom: 0;
 right: 0;
  }


  .tuandui_lunbo .slideBox li {
   height: auto;
  }
  .row4 .departments{
 margin-top: 54px;
  }
/*  .doc_list {
 overflow-x: hidden !important;
 overflow-y: initial !important; 
  }
  .tempWrap {
   overflow-x: hidden !important;
   overflow-y: initial !important;    
  }
  .box_1 .doct-img {
   width: 100%;
   height: 240px;
  }

 .doc_bt .prev{
 float: left;
  }
  .doc_bt .next{
 float: right;
  }*/
.sy_nav div.search_con{
 display: none;
  }

.xiangyinbox{
 width: 363px;
 overflow-x: hidden;
 margin: 0 auto;
}

.doc_bt .next {
 background: url(/Content/Areas/Hospitals/images/Main/doc_btn_right2.png) no-repeat center center;
 float: right;
}
.tuandui_lunbo {
 display: block;
 padding: 30px 0;
 width: 1200px;
}

  }
/*  @media only screen and (max-width: 420px){
  .num2 .ks_tab_con{
 left: auto;
 right: 0;
  }
  .box_1 .doct-img {
   width: 100%;
   height: 120px;
  }  
  }
  @media only screen and (max-width: 320px){
 .box_1 .hg_bottom {
   position: absolute;
   bottom: 0px;
   right: 107px;
   zoom: 0.65;
  }
  }
  @media only screen and (max-width: 375px){
  .box_1 .hg_bottom {
 position: absolute;
 bottom: 0px;
 right: 21px;
 zoom: 0.9;
  }
  }*/
 @media only screen and (max-width: 320px){
 .box_1 .hg_bottom {
 position: absolute;
 bottom: 0;
 right: 53px;
}
.hg_bottom a {
 display: inline-block;
 line-height: 30px;
 height: 30px;
 width: 60px;
 text-align: center;
 margin-right: 0;
 border-radius: 5px;
}
.tuandui_lunbo .doc_bt {
 width: 310px;
}
 }




 /*导诊*/
  .girl-bd .bodyA {
 background: url(/Sites/Uploaded/UserUpLoad/20190514/20190514151841.jpg) no-repeat bottom center;
 position: relative;
}

 .girl-bd .bodyB {
 background: url(/Sites/Uploaded/UserUpLoad/20190514/20190514151856.jpg) no-repeat bottom center;
 position: relative;
}
.switch {
 width: 100px;
 height: 35px;
 line-height: 35px;
 display: inline-block;
 font-size: 16px;
 border-radius: 5px;
 background: url(/Sites/Uploaded/UserUpLoad/20190514/20190514151908.png) no-repeat 70px center #549bdd;
 color: #fff;
 padding-right: 10px;
}
.switch:hover{
  background-color: #438ccf;
  color:#fff;
}
.switch-check {
 text-align: center;
 margin-bottom: 0px;
 position: absolute;
 margin-top: 5px;
 left: 25%;
 margin-left: 25px;
} </pre></body></html>